setContextual

@NonNull
open fun setContextual(isContextual: Boolean): @NonNull NotificationCompat.Action.Builder(source)

Sets whether this Action is a contextual action, i.e. whether the action is dependent on the notification message body. An example of a contextual action could be an action opening a map application with an address shown in the notification.